Skip to content

Conversation

@reformstudios
Copy link

This pull request to be merged with #68

'Version' and 'remove_padding' arguments added to get_publish_name() call from Util class.

…ents

version and remove_padding arguments added to get_publish_name() arguments.
Copy link
Contributor

@josh-t josh-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this one too! See my comments on See my comments on: #68.



def get_publish_name(path, sequence=False):
def get_publish_name(path, sequence=False, version=False, remove_padding=False):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think we should make removing the version an optional thing? Is there a good use case for publishing with a version number included?

I don't think remove_padding was included in See my comments on: #68. I think we're on the same page here now though.

@manneohrstrom manneohrstrom added the Logged Logged in Jira label Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Logged Logged in Jira

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants